Extension point factory
Documentation
This service provides an extension point to override the NuxeoCmisServiceFactory class and parameters.
Contribution Descriptors
- Class: org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryDescriptor
Existing Contributions
Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.
-
<extension point="factory" target="org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager"> <factory class="org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory"/> </extension>